xUnit Patterns.com
Hosted by:
Unit testing expertise at your fingertips!

Test Refactorings

Recent Changes

Minimize Data Category: Test Refactorings 12 November 2004
We remove things from the fixture until we have a Minimal Fixture.
Inline Resource Category: Test Refactorings 12 November 2004
Move the contents of an external resource into the fixture setup logic of the test.
Make Resource Unique Category: Test Refactorings 12 November 2004
Make the name of any resources used by a test unique.
Break the dependency by replacing a depended-on component with a Test Double.
Extract the logic you want to test into a separate component that is designed for testability and is independent of the context in which it is run.
Setup External Resource Category: Test Refactorings 14 April 2004
Create an external resource within the fixture setup logic of the test rather than using a predefined resource.

Page generated at Wed Feb 09 16:39:55 +1100 2011

Copyright © 2003-2008 Gerard Meszaros all rights reserved

All Categories
All "Test Refactorings"

AltStyle によって変換されたページ (->オリジナル) /